func runtime.growWork_fast64

4 uses

	runtime (current package)
		map_fast64.go#L116: 		growWork_fast64(t, h, bucket)
		map_fast64.go#L206: 		growWork_fast64(t, h, bucket)
		map_fast64.go#L292: 		growWork_fast64(t, h, bucket)
		map_fast64.go#L365: func growWork_fast64(t *maptype, h *hmap, bucket uintptr) {